DesignElement Class

Represents the design-element extension (p16:designElem) that marks a shape as generated by PowerPoint Designer (uri {386F3935-93C4-4BCD-93E2-E3B085C9AB24}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class DesignElement : IExtensionContent
Inheritance
Object    DesignElement
Implements
IExtensionContent

Constructors

DesignElementInitializes a new instance of the DesignElement class

Properties

Value Gets or sets the value (val).

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also